projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
516f7fc
)
Add a comment in case people complain about the h flag for Tar.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 18 May 2002 19:52:17 +0000
(19:52 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 18 May 2002 19:52:17 +0000
(19:52 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index a1c5fa178d1afb8963c40b5e7c0ef7953dddfd12..266b8ed62e54a1aefc5a1e65f023b5ca62a85e4a 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-365,6
+365,9
@@
install-arch-dep: mkdir
## Note that we copy DOC* and then delete DOC
## as a workaround for a bug in tar on Ultrix 4.2.
+
+## If people complain about the h flag in tar command, take that out.
+## That flag is also used in leim/Makefile.in
install-arch-indep: mkdir info
-set ${COPYDESTS} ; \
unset CDPATH; \